home *** CD-ROM | disk | FTP | other *** search
- From: Marinos Yannikos <nino@gipsy.vmars.tuwien.ac.at>
- Subject: Re: MiNT 1.05 and Minix fs 060
- Date: Tue, 27 Apr 93 10:09:26 MET DST
- In-Reply-To: <199304261936592296@europa.rs.kp.dlr.de>; from "Joerg Hessdoerfer" at Apr 26, 93 7:36 pm
-
- >
- > Hello there!
- >
- > I've just applied Eric's patches to MiNT 1.04, and compiled it. Works well,
- > except the Minix fs. I see the partition (32MB), but an ls on it shows no
- > files. But when I run fsck on it, everything checks out O.K., and THEN MiNT
- > recognises it correctly, i.e. all my files on it can be accessed normally.
- >
- > Anyone else experienced this? I cross-compiled on a sun using GCC 2.2.2,
- > optimization -O and -O2 -fomit-frame-pointer. Both versions show exactly
- > the same behaviour. Oh, yes, they are 030-only without mem-prot (mintnp.prg)
- > since my graphics card can't stand it...
- >
-
- I haven't tried MiNT 1.05 and the new Minixfs yet, but, just as a general
- note, you shouldn't use -fomit-frame-pointer on 68K processors with
- GCC 2.X, because it generates bad code on some occasions! Perhaps you
- should try again without that option...
-
- Regards,
- Marinos
-
-
-